eff557
@@ -613,6 +613,8 @@
public void close(boolean abort) throws HiveException {
         op.close(abort);
       }
 
+      out = null;
+
       LOG.info(id + " Close done");
     } catch (HiveException e) {
       e.printStackTrace();
